projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c3973e8
)
quartz: Fix Makefile typo
author
Benjamin Otte
<otte@redhat.com>
Tue, 14 May 2013 23:52:32 +0000
(
01:52
+0200)
committer
Benjamin Otte
<otte@redhat.com>
Wed, 15 May 2013 13:33:24 +0000
(15:33 +0200)
gdk/Makefile.am
patch
|
blob
|
history
diff --git
a/gdk/Makefile.am
b/gdk/Makefile.am
index af0ac94450bac540aca61f5a579b8594e6211d1e..379ea28af15f7df707d928b878ab783991ef7659 100644
(file)
--- a/
gdk/Makefile.am
+++ b/
gdk/Makefile.am
@@
-171,7
+171,7
@@
libgdk_3_la_LIBADD += x11/libgdk-x11.la
endif # USE_X11
if USE_QUARTZ
-libgdk_3_la_CFLAGS = -xobjective-c
+libgdk_3_la_CFLAGS
+
= -xobjective-c
libgdk_3_la_LIBADD += quartz/libgdk-quartz.la
endif # USE_QUARTZ